From: Chong Yidong Date: Thu, 16 Dec 2010 02:28:33 +0000 (+0800) Subject: etc/NEWS: Document eshell-directory-name change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~5372 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a47f4ca404ed9b3a2cdfb3adaa66b69c595a00c8;p=emacs.git etc/NEWS: Document eshell-directory-name change. --- diff --git a/etc/NEWS b/etc/NEWS index 8dd6d3ef9be..87df565f23b 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -340,6 +340,12 @@ as the server coding system, this variable will then be consulted. The default is to decode strings that can be decoded as utf-8 as utf-8, and do the normal `undecided' decoding for the rest. +** Eshell changes + +*** The default value of eshell-directory-name is a directory named +"eshell" in `user-emacs-directory'. If the old "~/.eshell/" directory +exists, that is used instead. + ** In ido-mode, C-v is no longer bound to ido-toggle-vc. The reason is that this interferes with cua-mode.